Welcome![Sign In][Sign Up]
Location:
Search - diamond matlab

Search list

[matlabDiamond

Description: 一种相位展开算法,可以比较有效的展开多种相位-A phase unwrapping algorithm, can be more effective to start a variety of phase
Platform: | Size: 2048 | Author: 肖朝 | Hits:

[Multimedia DevelopmotionEstDS

Description: 菱形搜索算法是在四步搜索算法的基础上采用菱形搜索路线得到的一种算法。它充分考虑了现实中的物体在水平和垂直这两个方向运动的概率比较大,图像的频谱多呈菱形。菱形搜索算法采用了两种搜索模式:大菱形搜索模式(LDSP)和小菱形搜索模式(SDSP)[6]。LDSP有一个中心点和它周围的8个搜索点构成,这九个点组成一个菱形,SDSP由5个搜索点构成-Diamond search algorithm in the four-step search algorithm based on the use of diamond-shaped search route received an algorithm. It takes full account of the reality of the objects in the horizontal and vertical direction of movement of both the probability of relatively large, mostly diamond-shaped image of the spectrum. Diamond search algorithm uses two search modes: large diamond search pattern (LDSP) and small diamond search pattern (SDSP) [6]. LDSP there is a focal point and its surrounding eight points, english composition, the nine points of a diamond, SDSP by five points constitute english
Platform: | Size: 2048 | Author: 赵光 | Hits:

[Graph RecognizeFLD_

Description: fld代码很不错的 用于人脸识别是个很好的diamond-fld code is pretty good for face recognition is a very good diamond
Platform: | Size: 359424 | Author: dd | Hits:

[matlabdiamond3d

Description: For 3d Photonic crystals with diamond structure. Calculation of photonic band gaps etc. using matlab
Platform: | Size: 2048 | Author: NA | Hits:

[Graph programfinal

Description: 针对4×4方形的运动目标检测,采用DS算法——菱形算法(钻石算法)。MATLAB实现-4 × 4 square against the moving target detection, the use of DS algorithm- diamond-shaped algorithm (diamonds algorithm). MATLAB to achieve
Platform: | Size: 4096 | Author: 吴强 | Hits:

[3D GraphicDia_Squ_algorithm_1027

Description: diamond-square三维地形细分算法-terrain generator using diamond-square method
Platform: | Size: 1024 | Author: wangbei | Hits:

[matlabBlockMatchingAlgoMPEG

Description: Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short description of the m files in this zip motionsEstAnalysis.m Script to execute all Algorithms motionEstES.m Exhaustive Search Algorithm motionEstTSS.m Three Step Search Algorithm motionEstNTSS.m New Three Step Search Algorithm motionEstSESTSS.m Simple And Efficient Search Algorithm motionEst4SS.m Four Step Search Algorithm motionEstDS.m Diamond Search Algorithm motionEstARPSm Adaptive Root Pattern Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m motion compensated image creator imgPSNR.m finds image PSNR w.r.t. reference image The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip-Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short description of the m files in this zip motionsEstAnalysis.m Script to execute all Algorithms motionEstES.m Exhaustive Search Algorithm motionEstTSS.m Three Step Search Algorithm motionEstNTSS.m New Three Step Search Algorithm motionEstSESTSS.m Simple And Efficient Search Algorithm motionEst4SS.m Four Step Search Algorithm motionEstDS.m Diamond Search Algorithm motionEstARPSm Adaptive Root Pattern Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m motion compensated image creator imgPSNR.m finds image PSNR w.r.t. reference image The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
Platform: | Size: 118784 | Author: Yashil | Hits:

[Streaming Mpeg4yundong-guji-pipei

Description: matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Search Algorithm motionEst4SS.m——Four Step Search Algorithm motionEstDS.m——Diamond Search Algorithm motionEstARPSm——Adaptive Root Pattern Search Algorithm costFuncMAD.m——Mean Absolute Difference Function minCost.m ——minimum cost among macro blocks motionComp.m——motion compensated image creator imgPSNR.m ——finds image PSNR w.r.t. reference image
Platform: | Size: 498688 | Author: lsr | Hits:

[matlabmotionEstDS

Description: matlab编写的菱型搜索算法,希望大家有用-Diamond Search Algorithm
Platform: | Size: 2048 | Author: wang | Hits:

[Otherrms

Description: twinkle little star. how i wonder what you are. up above the world so high. like a diamond in the sky.-twinkle twinkle little star. how i wonder what you are. up above the world so high. like a diamond in the sky.
Platform: | Size: 2048 | Author: sushruth | Hits:

[matlabBasicMotionVectorEstimation

Description: 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS) FourSS.m 四步搜索法(Four Step Search) DS.m 菱形搜索法(Diamond Search) ARPS.m 自适应路径搜索法(Adaptive Root Pattern Search) costFuncMAD.m 绝对误差均值函数 minCost.m 宏块间代价最小块 motionComp.m 图像重建 imgPSNR.m 计算图像的PSNR值-Block matching motion estimation algorithm The following is a simple project m file comments: main.m calls through the main function of basic block matching algorithm FullSearch.m full search method (also known as the Exhaustive Search) ThreeStepSearch.m three-step search method (Three Step Search) NewTSS.m new three-step search method (New Three Step Search Algorithm) SESTSS.m simple and efficient three-step search method (Simple And Efficient TSS) FourSS.m four-step search method (Four Step Search) DS. m diamond search method (Diamond Search) ARPS.m adaptive path search method (Adaptive Root Pattern Search) costFuncMAD.m mean absolute error between the cost of the function minCost.m macroblock most small motionComp.m calculated image reconstruction imgPSNR.m image PSNR value
Platform: | Size: 4724736 | Author: alan | Hits:

[matlabcostFun

Description: 针对视频中的运动估计的钻石搜索法,比三步搜索法好,有源码以及数据。-Motion estimation for video in the diamond search, better than the three-step search method, with source code and data.
Platform: | Size: 2048000 | Author: summer | Hits:

[Special EffectsmotionEstDSpixel

Description: 运动估计中的菱形法实现代码,用matlab仿真实现,测试通过-运动估计中的菱形法实现Motion estimation method to achieve in the diamond
Platform: | Size: 2048 | Author: 刘军 | Hits:

[matlabMATLAB-Image-classify

Description: 识别图像中的矩形,正方形,圆,椭圆,线,点,菱形-Identify the image rectangle, square, circle, ellipse, line, point, diamond
Platform: | Size: 1545216 | Author: 张瑞 | Hits:

[Other systemsmy-DIAMOND

Description: 经典的莫泰识别分析软件 diamond,在matlab平台下-diamond matlab toolbox
Platform: | Size: 9120768 | Author: lxiu | Hits:

[matlabmatlab-codes

Description: This works proposes a new data-hiding method based on pixel pair matching (PPM). The basic idea of PPM is to use the values of pixel pair as a reference coordinate, and search a coordinate in the neighborhood set of this pixel pair according to a given message digit. Exploiting modification direction (EMD) and diamond encoding (DE) are two data-hiding methods proposed recently based on PPM. The proposed method offers lower distortion than DE by providing more compact neighborhood sets and allowing embedded digits in any notational system. -This works proposes a new data-hiding method based on pixel pair matching (PPM). The basic idea of PPM is to use the values of pixel pair as a reference coordinate, and search a coordinate in the neighborhood set of this pixel pair according to a given message digit. Exploiting modification direction (EMD) and diamond encoding (DE) are two data-hiding methods proposed recently based on PPM. The proposed method offers lower distortion than DE by providing more compact neighborhood sets and allowing embedded digits in any notational system.
Platform: | Size: 2597888 | Author: sabrine | Hits:

[Otherdiamond

Description: MATLAB Program that Print * in diamond shape-MATLAB Program that Print * in diamond shape
Platform: | Size: 1370112 | Author: asd | Hits:

[Graph program实验报告7-马杰民1030514432

Description: 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pruning)(1., in GUI, the image threshold segmentation (interactive, iterative), region growth is achieved. 2. in GUI, to achieve expansion and corrosion of two valued images, compare the types of structural elements: square, line, diamond, disk and so on. 3. in GUI, to achieve two valued images on the open, closed operations. 4. morphological applications of two valued images are implemented in GUI: Boundary extraction (boundary, extraction) Zone fill (region, filling) Refinement (thinning) Roughening (thickening) Skeleton (skeletons) Trim (pruning))
Platform: | Size: 800768 | Author: Jamesma | Hits:

[Otherчб

Description: The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm.
Platform: | Size: 710656 | Author: DucAnhTran | Hits:

[matlab科隆GM工具【金刚葫芦娃】

Description: The use of GM tools in the online version of Cologne [diamond gourd]
Platform: | Size: 1413120 | Author: kingsearchs | Hits:
« 12 »

CodeBus www.codebus.net